IDirect3DQuery9

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

GetData
HRESULT GetData(void* pData, DWORD dwSize, DWORD dwGetDataFlags)
Undocumented in source.
GetDataSize
DWORD GetDataSize()
Undocumented in source.
GetDevice
HRESULT GetDevice(IDirect3DDevice9* ppDevice)
Undocumented in source.
GetType
D3DQUERYTYPE GetType()
Undocumented in source.
Issue
HRESULT Issue(DWORD dwIssueFlags)
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta